STEP 7: When we change the commands inside the event, we change what happens when the collision occurs.
- Delete the command that reads ····sprite.go_to(0,0)
Now when the UFO touches another sprite, that sprite will hide, but nothing will happen to the UFO.
To navigate the page using the TAB key, first press ESC to exit the code editor.